Vcenter TrustedInfrastructure TrustedClusters Kms Services CreateSpec

Vcenter TrustedInfrastructure TrustedClusters Kms Services CreateSpec
Vcenter TrustedInfrastructure TrustedClusters Kms Services CreateSpec

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustedClusters Kms Services CreateSpec schema contains the data necessary for configuring a registered Key Provider Service instance with a cluster in the environment.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "type": "string",
    "service": "string",
    "trust_authority_cluster": "string"
}
string
type
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Source of truth for the configuration of the Key Provider Service.

For more information see: Vcenter TrustedInfrastructure TrustedClusters Kms Services CreateSpec SourceType.

This property was added in vSphere API 7.0.0.0.

string
service
Optional

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The service's unique ID.

This property was added in vSphere API 7.0.0.0.

This property is optional and it is only relevant when the value of type is Vcenter TrustedInfrastructure TrustedClusters Kms Services CreateSpec SourceType.SERVICE.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.kms.Service. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.kms.Service.

string
trust_authority_cluster
Optional

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The attestation cluster's unique ID.

This property was added in vSphere API 7.0.0.0.

This property is optional and it is only relevant when the value of type is Vcenter TrustedInfrastructure TrustedClusters Kms Services CreateSpec SourceType.CLUSTER.